home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "CustID": "Long Integer",
- "Title": "Text (50)",
- "InfoText": "Text (255)",
- "Info2Text": "Text (255)",
- "Text1Title": "Text (50)",
- "Text2Title": "Text (50)",
- "Text3Title": "Text (50)",
- "Text4Title": "Text (50)",
- "Text5Title": "Text (50)",
- "EmailTitle": "Text (50)",
- "SignupInfoText": "Text (100)",
- "SignupInfo2Text": "Text (100)"
- },
- "data": [
- {
- "CustID": -1,
- "Title": "User Information",
- "InfoText": "Type the Username and password assigned to you.",
- "Info2Text": "The Username should be lower case.",
- "Text1Title": "Real name:",
- "Text2Title": "Username:",
- "Text3Title": "Password:",
- "Text4Title": "Verify Password:",
- "Text5Title": "Hide Password",
- "EmailTitle": "Email Address",
- "SignupInfoText": "Type the Username and password assigned to you.",
- "SignupInfo2Text": "The Username should be lower case."
- }
- ]
- }